[INFO] fetching crate wechat-mp-sdk 0.3.0...
[INFO] testing wechat-mp-sdk-0.3.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate wechat-mp-sdk 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate wechat-mp-sdk 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wechat-mp-sdk 0.3.0
[INFO] tweaked toml for crates.io crate wechat-mp-sdk 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wechat-mp-sdk 0.3.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wechat-mp-sdk 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65114ba11e7297eb40eeb0262733727ab3bf97f99d83c72da3a8d6aa9b661b80
[INFO] running `Command { std: "docker" "start" "-a" "65114ba11e7297eb40eeb0262733727ab3bf97f99d83c72da3a8d6aa9b661b80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65114ba11e7297eb40eeb0262733727ab3bf97f99d83c72da3a8d6aa9b661b80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65114ba11e7297eb40eeb0262733727ab3bf97f99d83c72da3a8d6aa9b661b80", kill_on_drop: false }`
[INFO] [stdout] 65114ba11e7297eb40eeb0262733727ab3bf97f99d83c72da3a8d6aa9b661b80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2164cb83021e92ccdf91939aa2634a044da63127d8af01b3c3105ca28bcd22e
[INFO] running `Command { std: "docker" "start" "-a" "f2164cb83021e92ccdf91939aa2634a044da63127d8af01b3c3105ca28bcd22e", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling wechat-mp-sdk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.69s
[INFO] running `Command { std: "docker" "inspect" "f2164cb83021e92ccdf91939aa2634a044da63127d8af01b3c3105ca28bcd22e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2164cb83021e92ccdf91939aa2634a044da63127d8af01b3c3105ca28bcd22e", kill_on_drop: false }`
[INFO] [stdout] f2164cb83021e92ccdf91939aa2634a044da63127d8af01b3c3105ca28bcd22e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c643013709a5ca72532089e869ac650ad2ceab7a513d6a51a893fac3bd380bd
[INFO] running `Command { std: "docker" "start" "-a" "9c643013709a5ca72532089e869ac650ad2ceab7a513d6a51a893fac3bd380bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling wechat-mp-sdk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `wechat-mp-sdk` (test "reliability_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name reliability_tests --edition=2021 tests/reliability_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "rustls-tls"))' -C metadata=22c08605b9b77f34 -C extra-filename=-091538020eb52968 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-641f1205c1a90855.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-01ce9eaccbe8561c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-69686874ff732ce6.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2b4f0b9284ae8d87.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a5aa6ce0fd62606d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-740bf48a01f1f6c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3b15a68f950213a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-48610efe0220eb28.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-8e514da9ddf4effe.rlib --extern wechat_mp_sdk=/opt/rustwide/target/debug/deps/libwechat_mp_sdk-6c7a33221da792cf.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-4eba5e8c16333123.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wechat-mp-sdk` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name wechat_mp_sdk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "rustls-tls"))' -C metadata=2c0c3eb325fbf3f3 -C extra-filename=-7bf37f6cd6553de2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-641f1205c1a90855.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-01ce9eaccbe8561c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-69686874ff732ce6.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2b4f0b9284ae8d87.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a5aa6ce0fd62606d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-740bf48a01f1f6c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3b15a68f950213a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-48610efe0220eb28.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-8e514da9ddf4effe.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-4eba5e8c16333123.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wechat-mp-sdk` (test "endpoint_contract_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name endpoint_contract_tests --edition=2021 tests/endpoint_contract_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "rustls-tls"))' -C metadata=f172c3a3db5b7dad -C extra-filename=-bbb3dc96e23e4fcb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-641f1205c1a90855.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-01ce9eaccbe8561c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-69686874ff732ce6.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2b4f0b9284ae8d87.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a5aa6ce0fd62606d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-740bf48a01f1f6c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3b15a68f950213a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-48610efe0220eb28.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-8e514da9ddf4effe.rlib --extern wechat_mp_sdk=/opt/rustwide/target/debug/deps/libwechat_mp_sdk-6c7a33221da792cf.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-4eba5e8c16333123.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9c643013709a5ca72532089e869ac650ad2ceab7a513d6a51a893fac3bd380bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c643013709a5ca72532089e869ac650ad2ceab7a513d6a51a893fac3bd380bd", kill_on_drop: false }`
[INFO] [stdout] 9c643013709a5ca72532089e869ac650ad2ceab7a513d6a51a893fac3bd380bd
